-
Home
-
Advanced Dynamic Pricing for WooCommerce
-
4.5.4
-
Code
-
Classes
- WcAdpMergedCoupon
Total Complexity |
27 |
Dependencies |
5 |
Dependents |
3 |
Total lines |
133 |
Lines of code |
82 |
Logical lines of code |
43 |
Comment lines |
7 |
Methods |
13 |
Properties |
3 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setParts() |
S |
57 |
5 |
18 |
isFreeShipping() |
S |
66 |
4 |
8 |
hasAdpPart() |
S |
68 |
3 |
8 |
hasWcExternalPart() |
S |
68 |
3 |
8 |
hasRuleTriggerPart() |
S |
68 |
3 |
8 |
hasOnlyInternalWcCouponPart() |
S |
69 |
2 |
6 |
__construct() |
S |
74 |
1 |
5 |
getCode() |
S |
82 |
1 |
3 |
setCode() |
S |
81 |
1 |
3 |
getAmount() |
S |
82 |
1 |
3 |
setAmount() |
S |
81 |
1 |
3 |
getParts() |
S |
82 |
1 |
3 |
hasOnlyRuleTriggerParts() |
S |
70 |
1 |
6 |